/ Assembly List / LJCNetCommon / DataTypes / Clone

Namespace - LJCNetCommon


Returns

A new object with the same structure as the current object.

Syntax

C#
public DataTypes Clone()

Clones the structure of the object.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.